From 206c84f91edf92549c4c382736668d0e86213b36 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sun, 22 Aug 2004 21:11:43 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e70a3fd3fa3..a0dcde78786 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2004-08-22 Luc Teirlinck + + * speedbar.el (speedbar-file-regexp): Give it a phony defvar + before and a real defvar after + `speedbar-supported-extension-expressions'. This is to silence + the compiler without breaking bootstrapping. + 2004-08-22 Richard M. Stallman * textmodes/flyspell.el (flyspell-word): Use @@ -30,9 +37,9 @@ * ps-mule.el: Delete compatibility code for old Emacses. (ps-mule-find-wrappoint): Don't use chars-in-region. - * frame.el (display-mouse-p, display-selections-p): + * frame.el (display-mouse-p, display-selections-p): Use with-no-warnings. - + * font-lock.el (font-lock-set-defaults): Use with-no-warnings. 2004-08-22 David Kastrup -- 2.30.2